home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #1 / GRAVIS CD No1_Herbst_94.cdr / Deneba / Canvas™ 3.5.2 US / PPD Folder / Q2220510.PPD < prev    next >
Text File  |  1990-10-12  |  13KB  |  397 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "QMS-PS 2220" version 51.0
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 012706 or 013102
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 31 May 1990
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.1"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(QMS-PS 2220)"
  20. *PSVersion: "(51.0) 1"
  21. *NickName: "QMS-PS 2220 v51.0"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "1104154"
  25. *ColorDevice: True
  26. *VariablePaperSize: False
  27. *FileSystem: True
  28. *?FileSystem: "
  29.   statusdict begin diskonline 
  30.   {pop(True)}{(False)} ifelse = flush end"
  31. *End
  32. *Throughput: "22"
  33. *Password: "0"
  34. *ExitServer: "
  35.   count 0 eq {  % is the password on the stack?
  36.     true 
  37.   }{
  38.     dup    % potential password
  39.     statusdict begin checkpassword end not 
  40.   } ifelse 
  41.   {  %  if no password or not valid 
  42.     (WARNING : Cannot perform the exitserver command.) = 
  43.     (Password supplied is not valid.) = 
  44.     (Please contact the author of this software.) = flush
  45.     quit 
  46.   } if 
  47.   serverdict begin exitserver
  48. "
  49. *End
  50. *Reset: "
  51.   count 0 eq {  % is the password on the stack?
  52.     true 
  53.   }{
  54.     dup    % potential password
  55.     statusdict begin checkpassword end not 
  56.   } ifelse 
  57.   {  %  if no password or not valid 
  58.     (WARNING : Cannot reset printer.) = 
  59.     (Password supplied is not valid.) = 
  60.     (Please contact the author of this software.) = flush
  61.     quit 
  62.   } if 
  63.   serverdict begin exitserver
  64.   systemdict /quit get exec
  65.   (WARNING : Printer Reset Failed.) = flush
  66. "
  67. *End
  68.  
  69. *DefaultResolution: 300dpi
  70. *?Resolution: "
  71. save
  72.   initgraphics
  73.   0 0 moveto currentpoint matrix defaultmatrix transform
  74.   0 72 lineto currentpoint matrix defaultmatrix transform
  75.   3 -1 roll sub dup mul
  76.   3 1 roll exch sub dup mul
  77.   add sqrt round cvi
  78.   (          ) cvs print (dpi) = flush
  79. restore
  80. "
  81. *End
  82.  
  83. *% Halftone Information ===============
  84. *ScreenFreq: "60.0"
  85. *ScreenAngle: "45.0"
  86. *DefaultScreenProc: Dot
  87. *ScreenProc Dot: "
  88. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  89. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  90. "
  91. *End
  92. *ScreenProc Line: "{ pop }"
  93. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  94.  
  95. *DefaultTransfer: Null
  96. *Transfer Null: "{ }"
  97. *Transfer Null.Inverse: "{ 1 exch sub }"
  98. *Transfer Normalized: "{ }"
  99. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  100.  
  101. *% Paper Handling ===================
  102.  
  103. *PageSize Letter: "statusdict begin lettertray end"
  104. *PageSize Legal: "statusdict begin legaltray end"
  105. *PageSize Tabloid: "statusdict begin 11x17tray end"
  106. *PageSize A3: "statusdict begin a3tray end"
  107. *PageSize A4: "statusdict begin a4tray end"
  108. *PageSize A5: "statusdict begin a5tray end"
  109. *PageSize B4: "statusdict begin b4tray end"
  110. *PageSize B5: "statusdict begin b5tray end"
  111. *PageSize Statement: "statusdict begin halflettertray end"
  112. *?PageSize: "
  113.  save statusdict begin
  114.   12 dict begin
  115.    /lettertray (Letter) def /legaltray (Legal) def
  116.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  117.    /a3tray (A3) def /a4tray (A4) def
  118.    /a5tray (A5) def /b4tray (B4) def
  119.    /b5tray (B5) def /executivetray (Executive) def
  120.    papersize {
  121.      {load exec} stopped not{= flush}if
  122.    }{
  123.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  124.    }ifelse
  125.   end
  126.  end restore
  127. "
  128. *End
  129.  
  130. *% These entries will set up the frame buffer. Usually used with manual feed.
  131. *DefaultPageRegion: Letter
  132. *PageRegion Letter: "letter"
  133. *PageRegion Legal: "legal"
  134. *PageRegion Tabloid: "11x17"
  135. *PageRegion A3: "a3"
  136. *PageRegion A4: "a4"
  137. *PageRegion A5: "a5"
  138. *PageRegion B4: "b4"
  139. *PageRegion B5: "b5"
  140.  
  141. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  142. *% These errors should be trapped by software and a message displayed
  143. *DefaultPaperTray: None
  144. *PaperTray Letter: "statusdict begin lettertray end"
  145. *PaperTray Legal: "statusdict begin legaltray end"
  146. *PaperTray Tabloid: "statusdict begin 11x17tray end"
  147. *PaperTray A3: "statusdict begin a3tray end"
  148. *PaperTray A4: "statusdict begin a4tray end"
  149. *PaperTray A5: "statusdict begin a5tray end"
  150. *PaperTray B4: "statusdict begin b4tray end"
  151. *PaperTray B5: "statusdict begin b5tray end"
  152. *PaperTray Statement: "statusdict begin halflettertray end"
  153. *?PaperTray: "
  154.  save statusdict begin
  155.   20 dict begin
  156.    /lettertray (Letter) def /legaltray (Legal) def
  157.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  158.    /a3tray (A3) def /a4tray (A4) def
  159.    /a5tray (A5) def /b4tray (B4) def
  160.    /b5tray (B5) def
  161.    papersize {
  162.      {load exec} stopped not{= flush}if
  163.    }{
  164.      {load exec} stopped not{print (.Transverse) = flush}if
  165.    }ifelse
  166.   end
  167.  end restore
  168. "
  169. *End
  170.  
  171. *% The following entries provide information about specific paper keywords.
  172. *DefaultImageableArea: Letter
  173. *ImageableArea Letter: "17 19 591 775 "
  174. *ImageableArea Legal: "17 20 591 991 "
  175. *ImageableArea Tabloid: "23 19 774 1206 "
  176. *ImageableArea A3: "16 19 821 1174 "
  177. *ImageableArea A4: "17 19 576 825 "
  178. *ImageableArea A5: "22 19 404 578 "
  179. *ImageableArea B4: "22 19 712 1015 "
  180. *ImageableArea B5: "24 19 537 711 "
  181. *?ImageableArea: "
  182.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  183.   newpath clippath pathbbox
  184.   4 -2 roll exch 2 {ceiling cvp} repeat
  185.   exch 2 {floor cvp} repeat flush
  186.  restore
  187. "
  188. *End
  189.  
  190. *% These provide the physical dimensions of the paper (by keyword)
  191. *DefaultPaperDimension: Letter
  192. *PaperDimension Letter: "612 792"
  193. *PaperDimension Legal: "612 1008"
  194. *PaperDimension Tabloid: "792 1224"
  195. *PaperDimension A3: "842 1190"
  196. *PaperDimension A4: "595 842"
  197. *PaperDimension A5: "420 595"
  198. *PaperDimension B4: "729 1032"
  199. *PaperDimension B5: "516 729"
  200.  
  201. *% Edit the following line if necessary.
  202. *DefaultOutputBin: Upper
  203. *DefaultInputSlot: 2
  204. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  205. *InputSlot Upper: "statusdict begin 2 setpapertray end"
  206. *InputSlot Bypass: "statusdict begin 3 setpapertray end"
  207. *?InputSlot: "
  208.  save statusdict begin
  209.   5 dict begin
  210.    /2 (Upper) def
  211.    /1 (Lower) def
  212.    /3 (Bypass) def
  213.    papertray 
  214.      {( ) cvs cvn load exec} stopped not{= flush}if
  215.   end
  216.  end restore
  217. "
  218. *End
  219.  
  220. *DefaultManualFeed: False
  221. *?ManualFeed: "
  222.   statusdict /manualfeed get
  223.   {(True)}{(False)}ifelse = flush"
  224. *End
  225. *ManualFeed True: "statusdict begin 3 setpapertray end"
  226. *ManualFeed False: "statusdict begin /manualfeed false store end"
  227.  
  228. *% The following will require some hand editing:
  229. *DefaultOutputOrder: "facedown"
  230. *OutputOrder Normal: ""
  231. *OutputOrder Reverse: ""
  232.  
  233. *DefaultCollator: None
  234. *DefaultSorter: None
  235. *DefaultDuplex: None
  236.  
  237. *% Font Information =====================
  238.  
  239. *DefaultFont: Courier
  240. *Font AvantGarde-Book: Standard "(001.002)"
  241. *Font AvantGarde-BookOblique: Standard "(001.002)"
  242. *Font AvantGarde-Demi: Standard "(001.003)"
  243. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  244. *Font Bookman-Demi: Standard "(001.001)"
  245. *Font Bookman-DemiItalic: Standard "(001.001)"
  246. *Font Bookman-Light: Standard "(001.001)"
  247. *Font Bookman-LightItalic: Standard "(001.001)"
  248. *Font Courier: Standard "(001.005)"
  249. *Font Courier-Bold: Standard "(001.005)"
  250. *Font Courier-BoldOblique: Standard "(001.005)"
  251. *Font Courier-Oblique: Standard "(001.005)"
  252. *Font Helvetica: Standard "(001.002)"
  253. *Font Helvetica-Bold: Standard "(001.002)"
  254. *Font Helvetica-BoldOblique: Standard "(001.002)"
  255. *Font Helvetica-Condensed: Standard "(001.001)"
  256. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  257. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  258. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  259. *Font Helvetica-Narrow: Standard "(001.002)"
  260. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  261. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  262. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  263. *Font Helvetica-Oblique: Standard "(001.002)"
  264. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  265. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  266. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  267. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  268. *Font Palatino-Bold: Standard "(001.002)"
  269. *Font Palatino-BoldItalic: Standard "(001.002)"
  270. *Font Palatino-Italic: Standard "(001.002)"
  271. *Font Palatino-Roman: Standard "(001.001)"
  272. *Font Symbol: Special "(001.003)"
  273. *Font Times-Bold: Standard "(001.002)"
  274. *Font Times-BoldItalic: Standard "(001.004)"
  275. *Font Times-Italic: Standard "(001.002)"
  276. *Font Times-Roman: Standard "(001.002)"
  277. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  278. *Font ZapfDingbats: Special "(001.002)"
  279. *?FontQuery: "
  280. save  4 dict begin /sv exch def
  281. /str (fonts/                              ) def
  282. /st2 128 string def
  283. {
  284.   count 0 gt {
  285.     dup st2 cvs (/) print print (:) print
  286.     dup FontDirectory exch known {pop (Yes)}{
  287.      str exch st2 cvs dup length /len exch def
  288.      6 exch putinterval str 0 len 6 add getinterval mark exch
  289.      { } st2 filenameforall counttomark 0 gt {
  290.       cleartomark (Yes)}{cleartomark (No)}ifelse
  291.     }ifelse = flush
  292.   }{ exit } ifelse
  293. } bind loop
  294. (*) = flush
  295. sv end restore
  296. "
  297. *End
  298.  
  299. *?FontList: "
  300. save  2 dict begin /sv exch def
  301. /str 128 string def
  302. FontDirectory { pop == } bind forall flush
  303. /filenameforall where { 
  304.  pop save (fonts/*) { 
  305.   dup length 6 sub 6 exch getinterval cvn == 
  306.  } bind str filenameforall flush restore
  307. } if 
  308. (*) = flush
  309. sv end restore
  310. "
  311. *End
  312.  
  313. *% Printer Messages (verbatim from printer):
  314.  
  315. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  316. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  317. *Message: "\FontName\ not found, using Courier"
  318.  
  319. *% Status (format: %%[ status: <one of these> ]%% )
  320. *Status: "idle"
  321. *Status: "busy"
  322. *Status: "waiting"
  323. *Status: "printing"
  324. *Status: "warming up"
  325. *Status: "PrinterError:  timeout, clearing printer"
  326. *Status: "PrinterError:  warming up"
  327. *Status: "PrinterError:  service call"
  328. *Status: "PrinterError:  paper entry misfeed"
  329. *Status: "PrinterError:  no toner cartridge"
  330. *Status: "PrinterError:  low toner"
  331. *Status: "PrinterError:  no paper tray"
  332. *Status: "PrinterError:  resetting printer"
  333. *Status: "PrinterError:  cover open"
  334. *Status: "PrinterError:  manual feed timeout"
  335.  
  336. *Source: "serial9"
  337. *Source: "serial25"
  338. *Source: "AppleTalk"
  339. *Source: "Centronics"
  340. *Source: "other"
  341.  
  342. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  343.  
  344. *PrinterError:  "timeout, clearing printer"
  345. *PrinterError:  "warming up"
  346. *PrinterError:  "service call"
  347. *PrinterError:  "paper entry misfeed"
  348. *PrinterError:  "no toner cartridge"
  349. *PrinterError:  "low toner"
  350. *PrinterError:  "no paper tray"
  351. *PrinterError:  "resetting printer"
  352. *PrinterError:  "cover open"
  353. *PrinterError:  "manual feed timeout"
  354.  
  355.  
  356. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  357.  
  358. *% Color Separation Information =====================
  359.  
  360. *DefaultColorSep: ProcessBlack.60lpi. 300dpi/60 lpi / 300 dpi
  361.  
  362. *InkName: ProcessBlack/Process Black
  363. *InkName: CustomColor/Custom Color
  364. *InkName: ProcessCyan/Process Cyan
  365. *InkName: ProcessMagenta/Process Magenta
  366. *InkName: ProcessYellow/Process Yellow
  367.  
  368. *%  For 60 lpi / 300 dpi  ===============================
  369.  
  370. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  371. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  372. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  373. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  374. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  375.  
  376. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  377. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  378. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  379. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  380. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  381.  
  382. *%  For 53 lpi / 300 dpi  ===============================
  383.  
  384. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  385. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  386. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  387. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  388. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  389.  
  390. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  391. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  392. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  393. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  394. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  395.  
  396. *% end of PPD file for QMS-PS 2220
  397.